:root{--csd-blue:#1769e0;--csd-navy:#132447;--csd-muted:#66748c;--csd-line:#e7edf5;--csd-soft:#f6f9fc;--csd-card:#fff;--csd-shadow:0 12px 32px rgba(19,36,71,.08);--csd-radius:18px}
.csd-site-shell{max-width:1120px;margin:40px auto;padding:0 20px;color:var(--csd-navy);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.csd-site-shell *{box-sizing:border-box}.csd-add-breadcrumb{font-size:14px;font-weight:700;color:var(--csd-muted);margin-bottom:18px}.csd-hero{display:grid;grid-template-columns:1.15fr .85fr;gap:28px;align-items:center;background:linear-gradient(135deg,#f8fbff,#eef5ff);border:1px solid var(--csd-line);border-radius:24px;padding:36px 40px;margin-bottom:26px}.csd-eyebrow{display:inline-block;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:800;color:var(--csd-blue);margin-bottom:10px}.csd-hero h1,.csd-account-top h1{font-size:42px;line-height:1.08;margin:0 0 12px;color:var(--csd-navy)}.csd-hero p,.csd-account-top p{font-size:17px;line-height:1.65;color:var(--csd-muted);margin:0;max-width:640px}.csd-hero-art{min-height:220px;position:relative;border-radius:20px;overflow:hidden;background:linear-gradient(180deg,#dfeeff,#f8fbff);border:1px solid #d7e4f5}.csd-art-window{position:absolute;left:24px;top:22px;display:flex;gap:6px}.csd-art-window span{width:8px;height:8px;border-radius:50%;background:#b8c9df}.csd-art-building{position:absolute;bottom:0;border-radius:10px 10px 0 0;background:#c9d9ec}.csd-art-building:before,.csd-art-building:after{content:"";position:absolute;width:9px;height:13px;background:#f9fcff;box-shadow:18px 0 0 #f9fcff,36px 0 0 #f9fcff,54px 0 0 #f9fcff}.csd-art-building:before{left:12px;top:18px}.csd-art-building:after{left:12px;top:46px}.csd-art-building.b1{left:26px;width:92px;height:124px}.csd-art-building.b2{left:116px;width:70px;height:155px;background:#b7cbe2}.csd-art-building.b3{left:188px;width:88px;height:105px;background:#d7e4f2}.csd-art-card{position:absolute;right:22px;top:60px;background:#fff;border:1px solid #e0e8f3;border-radius:14px;padding:16px 18px;box-shadow:var(--csd-shadow);display:flex;flex-direction:column;gap:4px}.csd-art-card strong{font-size:16px}.csd-art-card small{color:var(--csd-muted)}.csd-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:0 0 30px}.csd-step{background:#fff;border:1px solid var(--csd-line);border-radius:14px;padding:14px 16px;display:flex;align-items:center;gap:10px;color:#8a96a9;font-weight:700}.csd-step b{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#eef2f7;color:#6f7b8e}.csd-step-active{border-color:#c8dbfb;background:#f8fbff;color:var(--csd-blue)}.csd-step-active b,.csd-step-done b{background:var(--csd-blue);color:#fff}.csd-step-done{color:var(--csd-navy)}.csd-section-head{margin:0 0 18px}.csd-section-head h2{margin:0 0 5px;font-size:26px}.csd-section-head p{margin:0;color:var(--csd-muted)}.csd-type-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.csd-type-card{display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center;padding:20px;background:var(--csd-card);border:1px solid var(--csd-line);border-radius:var(--csd-radius);text-decoration:none;color:inherit;box-shadow:0 4px 18px rgba(19,36,71,.03);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.csd-type-card:hover{transform:translateY(-2px);border-color:#c3d9fb;box-shadow:var(--csd-shadow)}.csd-type-icon,.csd-selected-icon{width:54px;height:54px;border-radius:16px;display:grid;place-items:center;background:#eef5ff;font-size:28px}.csd-type-body{display:flex;flex-direction:column;gap:6px}.csd-type-body strong{font-size:18px}.csd-type-body small{color:var(--csd-muted);line-height:1.45;font-size:14px}.csd-type-arrow{font-size:22px;color:#8ca0b9}.csd-tip{display:flex;gap:14px;margin-top:24px;padding:18px 20px;border-radius:16px;background:#fffdf4;border:1px solid #f2e4b5;color:#65551d}.csd-tip span{font-size:22px}.csd-tip p{margin:5px 0 0;color:#7a6d3a;line-height:1.5}.csd-selected-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px;border:1px solid var(--csd-line);border-radius:14px;background:#fff;margin-bottom:18px}.csd-selected-bar>div{display:flex;align-items:center;gap:12px}.csd-selected-icon{width:40px;height:40px;border-radius:12px;font-size:21px}.csd-back{font-weight:700;color:var(--csd-blue);text-decoration:none}.csd-form,.csd-dashboard,.csd-profile,.csd-enquiry,.csd-single{background:#fff;border:1px solid var(--csd-line);border-radius:var(--csd-radius);padding:28px;box-shadow:0 6px 22px rgba(19,36,71,.04)}.csd-form h3{font-size:24px;margin-top:0}.csd-form p{margin:0 0 14px}.csd-form label,.csd-profile label{display:flex;flex-direction:column;gap:7px;font-weight:700}.csd-form input,.csd-form textarea,.csd-form select,.csd-profile input,.csd-profile textarea,.csd-enquiry input,.csd-enquiry textarea{width:100%;border:1px solid #d8e1ec;border-radius:10px;padding:12px 13px;font:inherit;color:var(--csd-navy);background:#fff}.csd-form input:focus,.csd-form textarea:focus,.csd-form select:focus,.csd-profile input:focus,.csd-profile textarea:focus{outline:none;border-color:#6da4ed;box-shadow:0 0 0 3px rgba(23,105,224,.1)}.csd-button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;padding:11px 18px;background:var(--csd-blue);color:#fff!important;text-decoration:none;font-weight:800;cursor:pointer}.csd-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.csd-card{border:1px solid var(--csd-line);border-radius:14px;padding:18px;background:#fff}.csd-card h3{margin-top:0}.csd-single h1{margin-top:0}.csd-cover{width:100%;height:auto;border-radius:16px}.csd-fields{display:grid;gap:10px;margin-top:20px}.csd-fields>div{padding:12px 14px;background:var(--csd-soft);border-radius:10px}.csd-contact-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.csd-enquiry{margin-top:22px}.csd-account-top{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.csd-account-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:24px 0}.csd-stat{background:#fff;border:1px solid var(--csd-line);border-radius:16px;padding:18px;display:flex;flex-direction:column;gap:5px}.csd-stat span{font-size:24px}.csd-stat strong{font-size:28px}.csd-stat small{color:var(--csd-muted)}.csd-account-nav{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 18px;padding-bottom:12px;border-bottom:1px solid var(--csd-line)}.csd-account-nav a{padding:9px 13px;border-radius:9px;text-decoration:none;color:var(--csd-muted);font-weight:700}.csd-account-nav a.active,.csd-account-nav a:hover{background:#eef5ff;color:var(--csd-blue)}.csd-login-card{max-width:520px;margin:60px auto;padding:32px;background:#fff;border:1px solid var(--csd-line);border-radius:20px;box-shadow:var(--csd-shadow)}
@media(max-width:900px){.csd-hero{grid-template-columns:1fr}.csd-hero-art{min-height:190px}.csd-type-grid{grid-template-columns:1fr}.csd-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.csd-account-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.csd-site-shell{margin:24px auto;padding:0 14px}.csd-hero{padding:24px 20px;border-radius:18px}.csd-hero h1,.csd-account-top h1{font-size:32px}.csd-steps{grid-template-columns:1fr}.csd-type-card{grid-template-columns:auto 1fr}.csd-type-arrow{display:none}.csd-selected-bar{align-items:flex-start;flex-direction:column}.csd-grid,.csd-account-cards{grid-template-columns:1fr}.csd-account-top{align-items:flex-start;flex-direction:column}}
.csd-form-heading{padding-bottom:18px;margin-bottom:20px;border-bottom:1px solid var(--csd-line)}.csd-form-heading h3{margin:0 0 7px}.csd-form-heading p{color:var(--csd-muted)}.csd-guest-prompt{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 18px;border:1px solid #d7e6fb;background:#f7fbff;border-radius:14px;margin-bottom:20px}.csd-guest-prompt p{margin:4px 0 0;color:var(--csd-muted)}.csd-form fieldset{border:1px solid var(--csd-line);border-radius:14px;padding:16px;margin:0 0 18px}.csd-form legend{font-weight:800;padding:0 6px}.csd-inline-check{display:flex!important;flex-direction:row!important;align-items:center;gap:8px}.csd-inline-check input{width:auto}.csd-submit-row{display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid var(--csd-line);padding-top:18px;margin-top:8px}.csd-note{font-size:13px;color:var(--csd-muted)}@media(max-width:640px){.csd-guest-prompt,.csd-submit-row{align-items:flex-start;flex-direction:column}.csd-guest-prompt .csd-button{width:100%}}
