.etd-account-shell{width:100%!important;max-width:none!important;margin:0!important;padding:50px 20px 80px!important;box-sizing:border-box}.etd-account-card,.etd-account-dashboard{width:min(100%,720px);margin:0 auto;background:#fff;border:1px solid #dbe3ee;border-radius:16px;padding:28px;box-shadow:0 14px 38px rgba(15,23,42,.07)}.etd-account-dashboard{width:min(100%,1040px)}.etd-account-eyebrow{margin:0 0 6px;color:#0077ff;text-transform:uppercase;letter-spacing:.13em;font-size:.76rem;font-weight:800}.etd-account-card h1,.etd-account-dashboard h1{margin:0 0 8px;color:#0f172a}.etd-account-intro{margin:0 0 22px;color:#64748b}.etd-account-form{display:grid;gap:16px}.etd-account-form label{display:flex;flex-direction:column;gap:6px}.etd-account-form label>span{font-weight:700;color:#0f172a}.etd-account-form input[type=text],.etd-account-form input[type=email],.etd-account-form input[type=password]{width:100%;min-height:46px;border:1px solid #cbd5e1;border-radius:9px;padding:0 12px;box-sizing:border-box}.etd-account-form small{color:#64748b}.etd-account-check{flex-direction:row!important;align-items:center}.etd-account-check span{font-weight:500!important}.etd-account-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:1px solid #0077ff;border-radius:9px;padding:0 16px;background:#0077ff;color:#fff!important;text-decoration:none;font-weight:800;cursor:pointer}.etd-account-button:hover{background:#005fcf;color:#fff!important}.etd-account-button-secondary{background:#fff;color:#0077ff!important}.etd-account-button-secondary:hover{background:#eef5ff;color:#005fcf!important}.etd-account-switch,.etd-account-links{margin:18px 0 0;text-align:center;color:#64748b}.etd-account-links{display:flex;align-items:center;justify-content:center;gap:8px}.etd-account-notice{padding:11px 13px;border-radius:8px;margin:0 0 18px}.etd-account-notice.is-error{background:#fff0f0;color:#9d2222;border:1px solid #f1caca}.etd-account-notice.is-success{background:#eef8f0;color:#217a3f;border:1px solid #cfe8d5}.etd-account-blocks{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:24px 0}.etd-account-info-block{padding:16px;border:1px solid #dbe3ee;border-radius:10px;background:#f6f8fb}.etd-account-info-block span,.etd-account-info-block strong{display:block}.etd-account-info-block span{color:#64748b;font-size:.8rem;margin-bottom:4px}.etd-account-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.etd-account-actions form{margin:0}.etd-account-note{margin:24px 0 0;padding-top:18px;border-top:1px solid #e8edf4;color:#64748b}@media(max-width:640px){.etd-account-shell{padding:28px 14px 60px!important}.etd-account-card,.etd-account-dashboard{padding:20px}.etd-account-blocks{grid-template-columns:1fr}.etd-account-actions{flex-direction:column;align-items:stretch}.etd-account-actions form,.etd-account-actions button,.etd-account-actions a{width:100%}}

/* v0.6.0 Account profile + legal pages */
.etd-account-summary{
	display:grid;
	grid-template-columns:repeat(4,minmax(0,1fr));
	gap:12px;
	margin:24px 0;
}
.etd-account-profile-form{display:grid;gap:18px}
.etd-account-panel{
	margin-top:18px;
	padding:20px;
	border:1px solid #dbe3ee;
	border-radius:12px;
	background:#fff;
}
.etd-account-panel h2{margin:0 0 8px;color:#0f172a}
.etd-account-panel-intro{margin:0 0 16px;color:#64748b}
.etd-account-form-grid{
	display:grid;
	grid-template-columns:1fr 1fr;
	gap:15px;
}
.etd-account-form-grid label{display:flex;flex-direction:column;gap:6px}
.etd-account-form-grid label>span{font-weight:700;color:#0f172a}
.etd-account-form-grid label small{font-weight:400;color:#64748b}
.etd-account-form-grid input,
.etd-account-form-grid select{
	width:100%;
	min-height:44px;
	border:1px solid #cbd5e1;
	border-radius:8px;
	padding:0 11px;
	box-sizing:border-box;
	background:#fff;
}
.etd-account-form-grid input:disabled{background:#f1f5f9;color:#64748b}
.etd-account-wide{grid-column:1/-1}
.etd-account-profile-actions{display:flex;justify-content:flex-end}
.etd-account-marketplace-panel{background:#f7faff}

.etd-legal-shell{padding-top:44px!important}
.etd-legal-page{
	width:min(100%,960px);
	margin:0 auto;
	background:#fff;
	border:1px solid #dbe3ee;
	border-radius:16px;
	padding:34px;
	box-shadow:0 14px 38px rgba(15,23,42,.06);
	color:#1e293b;
	line-height:1.72;
}
.etd-legal-page h1{margin:0 0 4px;color:#0f172a;font-size:clamp(2rem,4vw,3.2rem)}
.etd-legal-page h2{margin:30px 0 8px;color:#0f172a;font-size:1.25rem}
.etd-legal-page p{margin:0 0 14px}
.etd-legal-updated{color:#64748b;font-size:.9rem;margin-bottom:24px!important}
.etd-legal-warning{
	margin-top:32px;
	padding:16px;
	border:1px solid #f0cf8b;
	border-radius:10px;
	background:#fff8e8;
}
.etd-legal-warning strong,.etd-legal-warning span{display:block}
.etd-legal-warning span{margin-top:4px;color:#6b5122}

@media(max-width:850px){
	.etd-account-summary{grid-template-columns:1fr 1fr}
}
@media(max-width:640px){
	.etd-account-summary{grid-template-columns:1fr}
	.etd-account-form-grid{grid-template-columns:1fr}
	.etd-account-wide{grid-column:auto}
	.etd-account-profile-actions{justify-content:stretch}
	.etd-account-profile-actions .etd-account-button{width:100%}
	.etd-legal-page{padding:22px}
}


/* v0.6.3 Marketplace account navigation */
.etd-account-marketplace-panel .etd-account-actions{
	align-items:stretch;
}
.etd-account-marketplace-panel .etd-account-actions a{
	min-width:150px;
}


/* v0.6.7 — Account Marketplace Dashboard shortcut */
.etd-account-dashboard-heading{
	display:flex;
	align-items:flex-start;
	justify-content:space-between;
	gap:24px;
}
.etd-account-dashboard-heading>div{
	min-width:0;
}
.etd-account-dashboard-marketplace{
	flex:0 0 auto;
	margin-top:2px;
	white-space:nowrap;
}
@media(max-width:640px){
	.etd-account-dashboard-heading{
		flex-direction:column;
		gap:14px;
	}
	.etd-account-dashboard-marketplace{
		width:100%;
		white-space:normal;
	}
}
